[Spark-8343] [Streaming] [Docs] Improve Spark Streaming Guides.#6800
[Spark-8343] [Streaming] [Docs] Improve Spark Streaming Guides.#6800dusenberrymw wants to merge 5 commits intoapache:masterfrom
Conversation
…oes not parse the contents within raw HTML tags, but this can be forced on a per-tag basis. Also, added a missing parenthesis.
…broken links, slight rewording of confusing sections, fixing typos & missing words, etc.
…slight rewording of confusing sections, and fixing typos & missing words.
|
Ah, looks like this just conflicted with #6781. Just wanted to say that I'm a huge fan of these style of documentation cleanup patches: they're a lot of work but have a big impact since these docs are pretty widely consumed. 👍 |
|
@JoshRosen Thanks! Also, I fixed the conflicts for this request, so we should be good to go now. |
|
The wordsmithing seems fine to me, but I'll defer to @tdas to sign off on the technical changes / edits to code examples. |
|
@JoshRosen Actually, I think the code example changes were brought in when I merged with #6781. I'm going to close this PR, and open another one that is merged better. |
|
Test build #34832 has finished for PR 6800 at commit
|
|
Test build #34829 has finished for PR 6800 at commit
|
|
Test build #34833 has finished for PR 6800 at commit
|
This improves the Spark Streaming Guides by fixing broken links, rewording confusing sections, fixing typos, adding missing words, etc.